vendorUrl

@get:Input
@get:Optional
abstract val vendorUrl: Property<String>

The link to the vendor's homepage.

The provided value will be set as a value of the <vendor url=""> element attribute.

Default value: IntelliJPlatformExtension.PluginConfiguration.Vendor.url

See also